ALIM Web Help

Other Options

If you would like to display the AssetWise ALIM General Report plugin within an AssetWise Web frame, make the following two changes to any General Reports URL:
  1. Insert /Framework/Default.aspx?info=~ before /plugins/GeneralReport/Report.aspx
  2. Replace all ampersand (&) characters within the URL, with "%26".

For example, for the following general report URL,

http://ebprod/EB16/plugins/GeneralReport/Report.aspx?Name=SettingA&ADDR=943%2045th%20Ave&TYPE=Apartment

the following revised URL will display the same result within an AssetWise Web frame:

http://ebprod/EB16/Framework/Default.aspx?info=~/plugins/GeneralReport/Report.aspx?Name=SettingA%26ADDR=943%2045th%20Ave%26TYPE=Apartment